home *** CD-ROM | disk | FTP | other *** search
/ Hentai Special 1 / HENTAI.iso / pc / hentai.swf / scripts / DefineButton2_88 / BUTTONCONDACTION on(release).as
Text File  |  2006-03-17  |  124b  |  7 lines

  1. on(release){
  2.    unloadMovie("_root.target_h");
  3.    unloadMovie("_root.target_v");
  4.    gotoAndStop("juno");
  5.    play();
  6. }
  7.